projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b222b78
)
(sparc-fujitsu-sysv4*): New target.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 21 Dec 1997 01:41:43 +0000
(
01:41
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 21 Dec 1997 01:41:43 +0000
(
01:41
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 3b247f67ce53574b0930e882a546a8ec996cb6cd..80ff7ead17a1e054e33076b089de29ca5b526b35 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-952,6
+952,13
@@
case "${canonical}" in
machine=mips opsys=gnu-linux
;;
+ ## UXP/DS
+ sparc-fujitsu-sysv4* )
+ machine=sparc opsys=uxpds
+ NON_GNU_CPP=/usr/ccs/lib/cpp
+ RANLIB="ar -ts"
+ ;;
+
* )
unported=yes
;;